home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8904 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  882 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: Performance: C vs. C++
  5. Date: 25 Feb 1996 11:36:38 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4gqdo6INNsqe@keats.ugrad.cs.ubc.ca>
  8. References: <30F6BAAC.12B5@iastate.edu> <4fgd62$asb@gaia.ns.utk.edu> <4frur0$73t@adam.telalink.net> <4fvr7k$a3l@stc06.ctd.ornl.gov>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4fvr7k$a3l@stc06.ctd.ornl.gov>,
  12. Matt Kennel <kennel@msr.epm.ornl.gov> wrote:
  13.  >I personally prefer langauges where the *user* of the pointer can say:
  14.  >
  15.  >    This is a pointer to class X or any of its compatible descendents. 
  16.  >    This is a pointer to exactly class X. 
  17.  
  18. Boy, with all this obfuscation, you can almost forget that a pointer is just a
  19. simple machine address! 
  20. -- 
  21.  
  22.